Skip to content

fix: document Substrate chains/ directory naming#23

Merged
vukomir merged 1 commit intomainfrom
fix/docs-substrate-chains-path
Mar 31, 2026
Merged

fix: document Substrate chains/ directory naming#23
vukomir merged 1 commit intomainfrom
fix/docs-substrate-chains-path

Conversation

@vukomir
Copy link
Copy Markdown
Contributor

@vukomir vukomir commented Mar 31, 2026

Clarify YAML chain_id vs on-disk segment (hyphens to underscores) in README and CONFIG.md.

Clarify YAML chain_id vs on-disk segment (hyphens to underscores) in README and CONFIG.md.

Made-with: Cursor
Copilot AI review requested due to automatic review settings March 31, 2026 10:13
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates documentation to clarify the relationship between the YAML chain_id value and the actual on-disk chains/ directory segment used by Substrate (hyphens in chain_id are normalized to underscores on disk), aligning the docs with the codebase’s path normalization behavior.

Changes:

  • Clarify in README that Substrate normalizes chain_id hyphens to underscores for the chains/ directory name.
  • Update docs/CONFIG.md to describe chain_id as a logical id and document the normalization rule with examples.
  • Refine snapshot extraction path placeholders to reference the normalized (Substrate) directory name.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
README.md Adds a brief clarification about Substrate chains/ directory normalization (hyphens → underscores).
docs/CONFIG.md Updates chain_id and snapshot documentation to consistently reference the normalized on-disk chain directory segment.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@vukomir vukomir merged commit cdbb413 into main Mar 31, 2026
9 checks passed
@vukomir vukomir deleted the fix/docs-substrate-chains-path branch March 31, 2026 10:19
@AventusCI AventusCI mentioned this pull request Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants